From 2ea014225be2c52afff3a5557f085e3f074659fc Mon Sep 17 00:00:00 2001 From: Agustin Martin Date: Mon, 16 Apr 2012 19:06:58 +0200 Subject: [PATCH] ispell.el: Fix last Changelog entry. utf-8 will be enabled if possible. --- lisp/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5f25b2171c9..0d9dc7bcc89 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,7 +1,7 @@ 2012-04-12 Agustín Martín Domingo * ispell.el (ispell-set-spellchecker-params): Post-process - `ispell-dictionary-alist' to use [:alpha:] if possible. + `ispell-dictionary-alist' to use [:alpha:] and utf-8 if possible. 2012-04-16 Chong Yidong -- 2.30.2